ostree.git
2016-07-28 Colin Waltersdeploy: Fix leaks in parsing /etc/os-release
2016-07-28 Colin Walterssysroot: Fix a leak in deployment dirpath API
2016-07-28 Colin Waltersglib.supp: Suppress g_task -> thread leaks
2016-07-28 Colin Waltersfetcher: Explicitly join thread if it's not self
2016-07-28 Colin Waltersglib.supp: Suppress worker context -> thread bits
2016-07-28 Colin Walterspull-local: Explicitly unref variant rather than relyin...
2016-07-28 Colin Waltersglib.supp: Suppress some dynamic type registrations too
2016-07-28 Colin Walterstrivial-httpd: Fix leak of option context
2016-07-25 Colin Walterspull: Don't execute static deltas when mirroring
2016-07-22 Colin Waltersrepo: Fix leak with ostree_repo_commit_traverse_iter_in...
2016-07-22 Jonathan Lebonlibglnx: bump to latest
2016-07-19 Colin Waltersdocs/formats: Elaborate a bit on delta from NULL usage
2016-07-16 Colin Waltersbuild: Make symlink depend on source
2016-07-15 Dan Nicholsoncore: Add allocating b64 checksum functions
2016-07-15 Dan Nicholsonlib: Fix version script node ordering
2016-07-14 Matthew LeedsREADME: Fix broken link
2016-07-14 Giuseppe ScrivanoMakefile-tests.am: make check uses the built binaries
2016-07-14 Colin Waltersbuiltins/commit: Switch to using ostree_repo_write_dfd_...
2016-07-12 Colin Waltersrepo: Ensure we set mode for bare-user files before...
2016-07-11 Colin WaltersRevert "tests/libtest.sh: Print non-matching file on...
2016-07-11 Colin Walterstests: Fix karg tests on ostree-booted system
2016-07-08 Dan Nicholsonrepo: Fix annotation for ostree_repo_add_gpg_signature_...
2016-07-08 Colin WaltersRelease 2016.7
2016-07-08 Colin Waltersfetcher: Remove unused GTask structure member
2016-07-08 Colin Waltersfetcher: Clear all data for session in session thread
2016-07-08 Colin Waltersfetcher: Hold a ref to main context for lifetime of...
2016-07-08 Colin Walterstests: Add some test coverage of repeated pulls w/HTTP...
2016-07-08 Colin Walterstests/libtest.sh: Print non-matching file on failure
2016-07-06 Mathnerd314pull: Free fetch_data by default
2016-07-05 Jonathan Lebonstatic-delta-core.c: squash unused var warning
2016-07-04 Bastien Noceralibostree: Fix build failure with glib 2.42
2016-07-04 Colin Waltersdocs: Add a section on Docker
2016-07-04 Colin Waltersdelta: Add --if-not-exists option
2016-06-27 Dan Nicholsonbuild: Override systemd unit directory for distcheck
2016-06-27 Dan Nicholsontests: Improve check for /proc/cmdline kargs
2016-06-27 Dan Nicholsontests: Remove extra $CMD_PREFIX from test-auto-summary.sh
2016-06-27 Dan Nicholsonbuild: Distribute libglnx and bsdiff Makefile templates
2016-06-27 Dan Nicholsontests: Ensure mutable deployments from libostreetest
2016-06-27 Dan Nicholsontests: Remove gpg verification files from EXTRA_DIST
2016-06-27 Jonathan Lebonostree admin switch: fix short summary
2016-06-27 Colin Walterscheckout: Add an option to require hardlinks
2016-06-27 Colin Waltersrofiles-fuse: Do allow fchmod/fchown on directories
2016-06-26 Simon McVittietests: fail the build if symlinking tests/ostree fails
2016-06-26 Simon McVittietests: use our own generated libtool, not the one in...
2016-06-26 Simon McVittieentry_pathname_test_helper: these tests need extended...
2016-06-24 Colin Waltersbuild-sys: Make libostree-1.so depend on the symbol...
2016-06-24 Alexander Larssontests: Test partial commits for local remotes
2016-06-24 Colin Walterspull: Write commitpartial files for local imports too
2016-06-23 Yu Qi Zhangrefs: resolve conflict between local/remote repos
2016-06-23 Alexander Larssonpull: Correctly handle repo->parent_repo when applying...
2016-06-22 Mathnerd314refs: Fix a logic error
2016-06-22 Mathnerd314core: Add OSTREE_OBJECT_TYPE_COMMIT_META
2016-06-22 Mathnerd314configure: Turn on -Wempty-body
2016-06-22 Mathnerd314core: Use OSTREE_SHA256_STRING_LEN instead of 64
2016-06-22 Krzesimir Nowakcore: Fix wrong return value docs
2016-06-21 Yu Qi Zhangrefs: allow overwrite of empty folders
2016-06-21 Colin Walterslibglnx porting: Drop uses of gs_file_openat_noatime
2016-06-21 Colin Walterslib: Use g_file_enumerator_iterate() if available,...
2016-06-21 Colin Walterslib: Use sd_journal directly (optionally)
2016-06-21 Colin Walterslibglnx porting: Use of GSDirFdIterator
2016-06-20 Colin Walterslibostree.sym: Fix test-symbols
2016-06-20 Colin WaltersRelease 2016.6
2016-06-17 Colin Walterspull: Ensure we always process queue only from main...
2016-06-17 Colin Walterstests: Support OT_SKIP_READDIR_RAND
2016-06-17 Colin Waltersbuild: Fix libreaddir-rand to honor global CFLAGS
2016-06-17 Colin Waltersmanual: Discuss mirroring
2016-06-17 Colin Waltersrepo: Avoid a possible divide by zero in progress
2016-06-16 Yu Qi Zhanglibglnx porting: delete temp files on failure of file...
2016-06-16 Colin WaltersAdd "archive" as an alias for "archive-z2"
2016-06-15 Colin Waltersmanual: Link to mender.io
2016-06-15 Yu Qi Zhangrefs: add "ostree refs --create" and unit tests
2016-06-13 Colin Walterslib: Port some manual close() cleanups to be glnx_fd_close
2016-06-13 Simon McVittiebuild: re-create tests/ostree-symlink-stamp if Makefile...
2016-06-13 Simon McVittielibostreetest: include libtest.sh from srcdir, not...
2016-06-13 Simon McVittielibtest: make gpghome in tmpdir writeable
2016-06-13 Simon McVittiebuild: distribute more test files
2016-06-13 Simon McVittiebuild: distribute TAP helper scripts in tarballs
2016-06-13 Simon McVittiebuild: distribute test scripts in tarballs
2016-06-13 Simon McVittiebuild: distribute libostree.sym in tarballs
2016-06-13 Simon McVittieautogen.sh: rely on VPATH for submodules' Makefile...
2016-06-13 Simon McVittieLink libreaddir-rand to libdl
2016-06-12 Simon McVittietest-sysroot.js: set "strict mode" when sourcing libtest.sh
2016-06-10 Alexander Larssontests: Exit valgrind tests if a leak is detected
2016-06-10 Alexander Larssonpull: Fix leak of refs_to_fetch
2016-06-10 Alexander Larssonpull: Fix leaked uri in request_static_delta_superblock...
2016-06-10 Alexander Larssonpull: Fix leak of FetchObjectData in some cases
2016-06-10 Alexander Larssonpull: Fix leak of debug temporary strings
2016-06-10 Alexander Larssonlibotutil: Fix leak of VariantMapData
2016-06-09 Colin Walterstests: Modernize valgrind infrastructure
2016-06-09 Colin Walterslib: Add OSTREE_SUPPRESS_SYNCFS environment variable
2016-06-09 Colin Walterslib: Fix a leak in remote parsing
2016-06-09 Mathnerd314related-projects: Update with more information and...
2016-06-09 Mathnerd314docs: Get API docs working again
2016-06-09 Mathnerd314pull: Move pull and pull_onedir back into ostree-repo.c
2016-06-09 Mathnerd314pull: Move libsoup-related code from ostree-repo.c...
2016-06-09 Mathnerd314repo: use OSTREE_TIMESTAMP (=1) for checked-out files
2016-06-09 Colin Waltersrepo: (minor) Drop a GFile usage in signature creation
2016-06-09 Colin Walterslib: Add a helper for mmap->bytes with openat(), use...
2016-06-09 Colin Walterslib: Add `_ALLOW_NOENT` flag to internal variant mappin...
2016-06-09 Colin Waltersglnx porting: Drop use of gs_file_openat_noatime
next